home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / programming / amiga / muibuilder / mb / developer / c / sources_gencodec / writemainfile.h < prev   
Encoding:
C/C++ Source or Header  |  1995-09-21  |  122 b   |  3 lines

  1. #include <exec/types.h>
  2.  
  3. void WriteMainFile(char *HeaderFile,char *MainFile,char *MainHeaderText,ULONG varnb,BOOL Locale);